Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable analysis report of post synthesis resource utilization in json #965

Merged
merged 6 commits into from
Apr 24, 2024

Conversation

iksnagreb
Copy link
Contributor

This was already implemented, it was just not called from the step_synthesize_bitfile. According to the last synthesis I ran using Vitis/Vivado 2022.2, the DSP48 utilization seems to be reported in row 10 of the XML table, however the hard-coded index was set to 9 before - I have fixed this as well.

iksnagreb and others added 5 commits April 3, 2024 15:09
Note: This was already implemented, it was just not called from the
step_synthesize_bitfile.
According to the last synthesis I ran using Vitis/Vivado 2022.2, the
DSP48 utilization seems to be reported in row 10 of the XML table.
@iksnagreb iksnagreb force-pushed the feature/post-synth-resources branch from b915d02 to f2aa440 Compare April 3, 2024 15:17
Copy link
Collaborator

@auphelia auphelia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @iksnagreb!
In general, this PR looks good but there is one small thing, it is not clear to me why you changed the index to look up the DSPs. Could you elaborate on that?

@auphelia auphelia merged commit 39fb885 into Xilinx:dev Apr 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants